home *** CD-ROM | disk | FTP | other *** search
/ Windows 3-Pak - Disc 3 / Infomagic - Windows 3-Pak (Disc 3 of 3).iso / Telnet-Clients / HOSTACCESS.exe / MISC.1 / BUTCLEAR.MCR < prev    next >
Text File  |  1997-09-12  |  366b  |  10 lines

  1. REM Delete the controls that were created in the button.mcr
  2. REM This macro was assigned to a button as an Alternate Message.
  3. rem
  4. PRINT CHR$(27);"_10wt1";chr$(27);"\";
  5. PRINT CHR$(27);"_10wt2";chr$(27);"\";
  6. PRINT CHR$(27);"_10wt3";chr$(27);"\";
  7. PRINT CHR$(27);"_10wt4";chr$(27);"\";
  8. PRINT CHR$(27);"_10wt5";chr$(27);"\";
  9. PRINT CHR$(27);"_10wt6";chr$(27);"\";
  10.